[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
        Get PSP segment (INT 21h, 51h)

        Returns current PSP segment (used by resident programs, and
        pseodo-multitaskingsystems). This function may be called at
        any time (even when DOS is running).

        Entry:
          AH = 51h
        Return:
          BX = Current PSP Segment

        Note: Under DOS 2.xx, this function cannot be invoked inside an
              INT 28h handler without a prior call to function 5Dh.

See Also: INT 21h, 50h INT 21h, 5Dh INT 21h, 55h PSP Error codes
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson